github.com/jackc/pgx/v5/pgxpool.Pool.backgroundHealthCheck (method)

2 uses

	github.com/jackc/pgx/v5/pgxpool (current package)
		pool.go#L338: 		p.backgroundHealthCheck()
		pool.go#L491: func (p *Pool) backgroundHealthCheck() {